home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / ShareMailGiftware / AmigaTalk / general / larray.st < prev    next >
Text File  |  2002-10-27  |  335b  |  11 lines

  1. "---------------------------------------------------------------------"
  2. " This is just a null version of ArrayedCollection to serve as a place"
  3. " holder until the real version is read in during the prelude         "
  4. "---------------------------------------------------------------------"
  5.  
  6. Class ArrayedCollection
  7. [
  8.    nothing
  9.      1
  10. ]
  11.